FHIR IG Statistics: ValueSet/ValueSet-SHD-ThirdPartyConsentSource
| Package | supportedhospitaldischarge.stu3 |
| Resource Type | ValueSet |
| Id | ValueSet-SHD-ThirdPartyConsentSource |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ThirdPartyConsentSource |
| URL | https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ThirdPartyConsentSource |
| Version | 0.0.1 |
| Status | draft |
| Date | 2021-04-22T06:35:02.7902031+00:00 |
| Name | Assessment Notice Third Party Consent Source |
| Title | Assessment Notice Third Party Consent Source |
| Description | A ValueSet that specifies the source of consent where the patient lacks mental capacity and consent has been provided by a third party with the appropriate legal status. |
| Purpose | A ValueSet that specifies the source of consent where the patient lacks mental capacity and consent has been provided by a third party with the appropriate legal status. |
| Copyright | Copyright © Nottinghamshire County Council 2020 |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-SHD-ThirdPartyConsentSource",
"meta": {
"lastUpdated": "2021-04-22T06:35:02.933+00:00"
},
"url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ThirdPartyConsentSource",
"version": "0.0.1",
"name": "Assessment Notice Third Party Consent Source",
"title": "Assessment Notice Third Party Consent Source",
"status": "draft",
"date": "2021-04-22T06:35:02.7902031+00:00",
"description": "A ValueSet that specifies the source of consent where the patient lacks mental capacity and consent has been provided by a third party with the appropriate legal status.",
"purpose": "A ValueSet that specifies the source of consent where the patient lacks mental capacity and consent has been provided by a third party with the appropriate legal status.",
"copyright": "Copyright © Nottinghamshire County Council 2020",
"compose": {
"include": [
{
"system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-ThirdPartyConsentSource",
"concept": [
{
"code": "C",
"display": "Legal Representative (Carer)"
},
{
"code": "O",
"display": "Legal Representative (Other)"
},
{
"code": "B",
"display": "Best Interest Decision"
},
{
"code": "N/A",
"display": "Not Applicable"
}
]
}
]
}
}